I am using HTMLWorker.ParseToList() to parse the elements from a html string. But it is deprecated. What is the replacement of that function? I found that the X
I have created two Azure httpTrigger functions and serve them over https. During local development when I call azure function 2 from azure function 1 I get the
I'm new to c++ and i'm having a problem with my code. I need to show the original indexes of a vector before it was sorted, after sorted. I tried it like this:
I want to check if a remote folder exists before listing the files inside it. But this code is giving me SftpPathNotFoundException : No such file I know that t
This is the first time I'm asking a question here and also a newbie to coding. I'm trying to clone google classroom. I am trying to use firestore to make a db c
I'm trying to create a Twig Extension using the service container, but i'm getting a "ClassNotFoundException". Here the exception: ClassNotFoundException:
From within my app I want to hit a website and than perform user action. Currently am using webview but I think webdriver will be easy to use and correct appro
This is tharun_atturu, I am trying to use the ACM certificates by importing them from the .pfx file. I get the desired result when the application is run with s